ShortcutsSection: Fix tiny grammar-o "in for"→"in"
authorDaniel Boles <dboles.src@gmail.com>
Mon, 24 Jun 2019 17:00:57 +0000 (18:00 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Mon, 24 Jun 2019 17:02:15 +0000 (18:02 +0100)
gtk/gtkshortcutssection.c

index 1837660a0176acdc60b1ee16bc910c3747aa6cce..c3c758d7eea4b7800af66fbccbd89d4f1a969d8f 100644 (file)
@@ -368,7 +368,7 @@ gtk_shortcuts_section_class_init (GtkShortcutsSectionClass *klass)
    * The maximum number of lines to allow per column. This property can
    * be used to influence how the groups in this section are distributed
    * across pages and columns. The default value of 15 should work in
-   * for most cases.
+   * most cases.
    */
   properties[PROP_MAX_HEIGHT] =
     g_param_spec_uint ("max-height", P_("Maximum Height"), P_("Maximum Height"),